getPlaylist

open fun getPlaylist(): Playlist

Gets the associated with this control, if any.

If this control is responsible for rendering content from a playlist (e.g., a media player zone), this method returns that playlist.

Return

The Playlist associated with this module, obtained from the playlist property. Returns null if the module is null. (Note: TVView typically plays a single stream, so a playlist might be less relevant unless used for fallback or sequences of VAST ads).